projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e3f249
)
Makefile.am: honor aclocal flags
author
Javier Jardón
<jjardon@gnome.org>
Mon, 17 Oct 2011 01:47:21 +0000
(
02:47
+0100)
committer
Javier Jardón
<jjardon@gnome.org>
Mon, 17 Oct 2011 01:47:21 +0000
(
02:47
+0100)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 23b9f8a051572bfddff7a54c074fc2a47df4b71d..b5a49d9e0e7559d383953241ee11a0b6b4820be3 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,4
+1,4
@@
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4
${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
AUTOMAKE_OPTIONS = foreign dist-bzip2